Installing/Configuring
PHP Manual

Configuración en tiempo de ejecución

El comportamiento de estas funciones está afectado por los valores definidos en php.ini.

Mcrypt configuration options
Name Default Changeable Changelog
mcrypt.algorithms_dir NULL PHP_INI_ALL Available since PHP 4.0.2.
mcrypt.modes_dir NULL PHP_INI_ALL Available since PHP 4.0.2.

For further details and definitions of the PHP_INI_* modes, see the En dónde puede definirse un valor de configuración.


Installing/Configuring
PHP Manual